home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-13 | 1015 b | 25 lines | [TEXT/MPS ] |
- What is this stuff anyway?
-
- Most of this stuff relates to A/ROSE, the Apple Real-time Operating System
- Environment. Some of it may be of interest to others as well.
-
- FunMacros.h - Some macros sometimes used with A/ROSE. Perhaps you'll like them
- for other things as well.
-
- MiddleMan.c - Demonstrates a "middleman"-type task running on A/ROSE. That is,
- a task that receives requests from clients and in turn makes
- requests of another server - a bit like protocol layers. Without
- doing anything useful, this demonstrates some useful techniques.
-
- Interrupt.c - Demonstrates some techniques used in conjunction with interrupt
- routines on A/ROSE.
-
- ClTool - A folder containing the source (and binary) for the MPW tool,
- Clister that prints C listings with format controls (note include
- file clister.h).
-
- 'Presentation Outline' - Outline of prepared presentation. Most useful info
- here is the APDA part numbers for ordering MCP-A/ROSE stuff.
-
- 'Read Me' - This file, of course.
-